-
Home
-
Leat CRM
-
0.6.2
-
Code
-
Classes
- WebhookManager
Total Complexity |
46 |
Dependencies |
7 |
Dependents |
5 |
Total lines |
327 |
Lines of code |
205 |
Logical lines of code |
114 |
Comment lines |
30 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
ensure_webhooks_installed() |
C |
33 |
23 |
100 |
handle_webhook() |
S |
59 |
5 |
16 |
sync_webhooks() |
S |
60 |
3 |
13 |
handle_voucher_updated() |
S |
61 |
2 |
13 |
handle_voucher_deleted() |
S |
61 |
2 |
13 |
handle_voucher_redeemed() |
S |
61 |
2 |
13 |
handle_contact_updated() |
S |
61 |
2 |
12 |
init() |
S |
67 |
2 |
7 |
check_webhooks() |
S |
68 |
2 |
7 |
__construct() |
S |
76 |
1 |
4 |
install_webhooks() |
S |
82 |
1 |
3 |
cleanup() |
S |
77 |
1 |
4 |